From: Richard M. Stallman Date: Thu, 15 Sep 1994 23:55:25 +0000 (+0000) Subject: (system-key-alist): Add Sun definition for mute-acute. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~90294 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=e7399dcc7256ba7bbde1491e68417f0804a60438;p=emacs.git (system-key-alist): Add Sun definition for mute-acute. --- diff --git a/lisp/term/x-win.el b/lisp/term/x-win.el index 53e678602c5..7632905ce54 100644 --- a/lisp/term/x-win.el +++ b/lisp/term/x-win.el @@ -530,6 +530,7 @@ This returns ARGS with the arguments that have been processed removed." ;; This is used by DEC's X server. (65280 . remove) ;; These are for Sun. + (392963 . mute-acute) (392976 . f35) (392977 . f36) (393056 . req)